home *** CD-ROM | disk | FTP | other *** search
/ IO CD 2000 January / io_01_00.bin / pelne wersje gier / chess_it3.exe / Chess-it!.exe / 0 / RCDATA / TFORM10 / TFORM10.txt
Text File  |  1999-01-02  |  2KB  |  90 lines

  1. object Form10: TForm10
  2.   Left = 192
  3.   Top = 184
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'About Chess-it!'
  6.   ClientHeight = 262
  7.   ClientWidth = 246
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 54
  20.     Top = 12
  21.     Width = 126
  22.     Height = 24
  23.     Caption = 'Chess-it! 3.0'
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clYellow
  26.     Font.Height = -21
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 36
  33.     Top = 36
  34.     Width = 167
  35.     Height = 13
  36.     Caption = 'Copyright ∩┐╜ 1999 Yoto Yotov'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clYellow
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object Fire1: TFire
  45.     Left = 0
  46.     Top = 162
  47.     Width = 246
  48.     Height = 100
  49.     Decay = 5
  50.     TransparentColor = clWhite
  51.     Flammability = 385
  52.     MaxHeat = 223
  53.     SpreadRate = 20
  54.     Smoothness = 1
  55.     Distribution = 1
  56.     Chaos = 50
  57.     MaxBurn = 75
  58.     Interval = 50
  59.     EdgeRatio = 0.990000009536743200
  60.     FirePalette.Red = 767
  61.     FirePalette.Green = 511
  62.     FirePalette.Blue = 255
  63.     Align = alBottom
  64.   end
  65.   object Memo1: TMemo
  66.     Left = 12
  67.     Top = 66
  68.     Width = 223
  69.     Height = 91
  70.     Alignment = taCenter
  71.     Color = clBlack
  72.     Enabled = False
  73.     Font.Charset = ANSI_CHARSET
  74.     Font.Color = clWhite
  75.     Font.Height = -11
  76.     Font.Name = 'Arial'
  77.     Font.Style = [fsBold]
  78.     Lines.Strings = (
  79.       'Created by Yoto Yotov'
  80.       '_________________________________'
  81.       'WAV files by Don Cross'
  82.       'Chessboard component by Daniel '
  83.       'Terhell'
  84.       ' ')
  85.     ParentFont = False
  86.     ReadOnly = True
  87.     TabOrder = 1
  88.   end
  89. end
  90.